projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecf8e6f
)
widget-factory: Some cosmetics
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 26 Apr 2020 14:02:11 +0000
(10:02 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 26 Apr 2020 14:02:11 +0000
(10:02 -0400)
Hook the Print button on page 3 up to the app.print
action. This doesn't do anything now, but we might
use it to show a print dialog.
demos/widget-factory/widget-factory.ui
patch
|
blob
|
history
diff --git
a/demos/widget-factory/widget-factory.ui
b/demos/widget-factory/widget-factory.ui
index 258655d2067f3d2cb2db296c9eb75074b28eed81..e0e59b62ec9fba8ab6009ca0ff80869e448c6553 100644
(file)
--- a/
demos/widget-factory/widget-factory.ui
+++ b/
demos/widget-factory/widget-factory.ui
@@
-2482,6
+2482,7
@@
microphone-sensitivity-medium-symbolic</property>
<child>
<object class="GtkButton" id="print_button">
<property name="label">Print</property>
+ <property name="action-name">app.print</property>
</object>
</child>
</object>